func crypto/elliptic.p224RandomPoint

5 uses

	crypto/elliptic (current package)
		p224.go#L100: func p224RandomPoint() (x, y *big.Int) {
		p224.go#L111: 		return p224RandomPoint()
		p224.go#L115: 		return p224RandomPoint()
		p224.go#L123: 		return p224RandomPoint()
		p224.go#L131: 		return p224RandomPoint()